-
-
Notifications
You must be signed in to change notification settings - Fork 7
feat: improve default configuration for reliability and performance #696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I found a problem in my original issue. I believe at least one of the properties actually needs to go into |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
io.file.buffer.size
needs to go into core-site.xml
instead
Sorry for the mistake on my end :(
Sorry I was too lazy to check. Moved. |
Description
Fixes #685
Ran the smoke test and confirmed that the props are in
hdfs-site.xml
.CI https://testing.stackable.tech/view/02%20Operator%20Tests%20(custom)/job/hdfs-operator-it-custom/25/
Definition of Done Checklist
Author
Reviewer
Acceptance
type/deprecation
label & add to the deprecation scheduletype/experimental
label & add to the experimental features tracker